- 
                Notifications
    You must be signed in to change notification settings 
- Fork 3
IBX-8175: OpenAPI compatible move user group endpoint #108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
3268d62    to
    55e48bf      
    Compare
  
    dd2d5bb    to
    2d384c9      
    Compare
  
    62e73b9    to
    8abbae4      
    Compare
  
    2d384c9    to
    f3f8a47      
    Compare
  
            
          
                src/lib/Server/Validation/Builder/Input/Parser/MoveUserGroupInputValidatorBuilder.php
              
                Outdated
          
            Show resolved
            Hide resolved
        
      6969142    to
    4297243      
    Compare
  
    0227bcc    to
    989b2f1      
    Compare
  
    …`Content-Type` header
b53ad36    to
    67fac58      
    Compare
  
    There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here also 404 is returned instead of 403 when destination does not exist. :)
| 
 | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
QA Approved on Ibexa Commerce 5.0.x-dev.



Related PRs:
#107
Description:
The new endpoint follows the given specification:
Documentation:
TBD